ember-cli-showdown 9.0.1 (patch)
- Chris Manson (@mansona)
ember-cli-showdown 9.0.0 (major)
- Chris Manson (@mansona)
ember-cli-showdown 8.1.0 (minor)
ember-cli-showdown
- #138 Update README.md to reflect the changes in 8.0.0 (@SanderKnauff)
- Sander Knauff (@SanderKnauff)
- @colenso
ember-cli-showdown 8.0.0 (major)
ember-cli-showdown
- #131 Convert to Glimmer component (@jaredgalanis)
ember-cli-showdown
- Chris Manson (@mansona)
- Jared Galanis (@jaredgalanis)
- update to v4.12 with ember-cli-update #128 from @mansona
- use ember-auto-import to import showdown #126 from @mansona
- breaking: drop support for node < 16 #127 from @mansona
- feat: Import htmlSafe from @ember/template, not @ember/string. #107 from @muziejus
- breaking: Drop support for Ember < 3.12 and update to 3.28 using ember-cli-update #106 from @mansona
- Add auto-changelog system and backfill existing changelog #105 from @mansona
- update from 2.18 to 3.12 using ember-cli-update #104 from @mansona
- breaking: drop node < 12 support and reset using ember-cli-update --to 2.18 --reset #103 from @mansona
- GitHub actions #101 from @mansona
- fix deprecation warning - adding
this.
#96 from @stukalin
- Update showdown #70 from @NullVoxPopuli
- move ember-cli to devDependencies #67 from @jakesjews
- feat: Adding assertion for testing ember-cli >= 2.16.0. #65 from @jasonmit
- Remove sourceMappingURL for showdown #60 from @Dhaulagiri
- use new modules syntax #57 from @Dhaulagiri
- BREAKING: rewrite fastboot implementation to use the AMD module bundlโฆ #56 from @jasonmit
- Initial commit to support breaking ember-cli-fastboot rc changes #52 from @jasonmit
- Include showdown sourcemap in the treeForVendor funnel #50 from @jasonmit
- Set repository URL in package.json #48 from @pgengler
- Removing the need for inline precompile to be a dependency #47 from @jasonmit
- Upgrading ember addon to latest set of ember-cli dependencies #45 from @jasonmit
- Pull in showdown from NPM rather than bower. #43 from @john-griffin
- Adding support for global options #36 #42 from @jasonmit
- Modification of index.js included hook to retrieve the parent application #41 from @3tarazona
- Fix for #38 GitHub code blocks are rendered incorrectly #40 from @lolmaus
- package.json: Add
showdown
tofastbootDependencies
#32 from @lolmaus - converter as cp that is recomputed only when extensions change #37 from @jasonmit
- Update included hook for nested addons #27 from @GreatWizard
- Readme: fixed link to Showdown extensions #33 from @lolmaus
- Remove deprecated Handlebars.Safestring usage #30 from @Dhaulagiri
- Bumping showdown bower package to latest version #28 from @ynnoj
- Supporting used as a nested addon #26 from @jasonmit
- Fix deprecation warning #24 from @jasonmit
- Moving deps from devdeps #22 from @jasonmit
- Fastboot support #20 from @jasonmit
- Revert "Only import the jQuery plugin outside of fastboot" #19 from @jasonmit
- Adding positional params, space separated extensions #18 from @jasonmit
- Fix typo #15 from @HeroicEric
- Only import the jQuery plugin outside of fastboot #17 from @Dhaulagiri
- more verbose showdown extension recommendations #14 from @kybishop
- Adds support for Showdown Extensions #11 from @nikz
- Support showdown options #9 from @joshuaclayton
- feat: update ember-cli #10 from @dylanfoster
- Update README.md #3 from @jpadilla