Releases: freeCodeCamp/curriculum-helpers
Releases · freeCodeCamp/curriculum-helpers
v2.2.1
What's Changed
- chore(deps): update typescript-eslint monorepo to v6.21.0 by @renovate in #141
- fix: handle whitespace and empty defs by @ojeytonwilliams in #142
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- fix: getDef: handle leading newline in body by @ojeytonwilliams in #137
- chore(deps): update dependency webpack to v5.90.1 by @renovate in #138
- chore: release v2.1.1 by @ojeytonwilliams in #135
- feat: more ast helpers: str and find_body by @ojeytonwilliams in #136
- fix: conditional string equivalence by @ojeytonwilliams in #139
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- chore(deps): update babel monorepo to v7.23.9 by @renovate in #131
- chore(deps): update dependency webpack to v5.90.0 by @renovate in #133
- chore(deps): update typescript-eslint monorepo to v6.20.0 by @renovate in #134
- fix: make types discoverable by @ojeytonwilliams in #132
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- feat: ast-based helpers by @ojeytonwilliams in #111
- docs: update css section by @ojeytonwilliams in #121
- refactor: Chainable -> Node by @ojeytonwilliams in #122
- fix: enable strict mode for TypeScript by @ojeytonwilliams in #120
- docs: add section for ast helpers by @ojeytonwilliams in #123
- refactor: simplify test suites by @ojeytonwilliams in #124
- chore(.gitpod): init with mdbook by @ShaunSHamilton in #125
- chore: improve npm publish workflow + config by @ojeytonwilliams in #127
- fix: remove mocks from published files by @ojeytonwilliams in #128
- chore(deps): update dependency eslint to v8.56.0 by @renovate in #25
- chore(deps): pin dependencies by @renovate in #129
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
- fix: output multiple targets by @ShaunSHamilton in #118
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- fix: adjust module to point to dist by @ShaunSHamilton in #116
- fix: set webpack global Object to "this" by @Sembauke in #115
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fix(python): add docs + newline fix by @ShaunSHamilton #108
- chore: use webpack to build by @ShaunSHamilton in #110
- fix: bundle before publishing by @ojeytonwilliams in #113
Full Changelog: v1.3.0...v2.0.1
v1.3.0
What's Changed
- chore: enable linting in workflow by @naomi-lgbt in #101
- chore(docs): add documentation by @ShaunSHamilton in #105
- feat: add getBlock python helper by @ShaunSHamilton in #104
- feat: remove comments from python code by @ShaunSHamilton in #103
- feat(1.3.0): release by @ShaunSHamilton in #107
New Contributors
- @naomi-lgbt made their first contribution in #101
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: add 2 CSS helper methods by @leonfeng in #96
- feat: add python getDef helper by @ShaunSHamilton in #98
- fix: match defs at end of string by @ShaunSHamilton in #99
New Contributors
- @leonfeng made their first contribution in #96
- @ShaunSHamilton made their first contribution in #98
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- fix: option parameter (#48) a0fdc22
- fix: script imports for tpescript (#46) 44baefc
- chore(deps): update dependency @babel/core to v7.18.13 4e5c3f1
- chore(deps): update babel monorepo to v7.18.10 5d1201b
- fix: missing functions css helper(#42) 84f7fd9
- fix: create priority presets (#41) e5ec6ee
- fix: use right preset hopefully (#40) 554544c
- feat: add typescript declaration files (#39) a6627b7
- chore(deps): update babel monorepo to v7.18.9 e138618
- fix: make np prePublish command (#35) 81ef74c
- fix: access to public (#33) 854d496
- fix: actually fix naming (#32) 0d435a9
- Revert "fix: package naming (#30)" (#31) 33c4167
- fix: package naming (#30) 34a840f
- fix: no need to init CSSHelper (#29) 89a75b5
- chore: update documentation 85df537
- chore: remove documentation for now fc534ae
- chore(deps): update dependency prettier to v2 (#27) 5db0be9
- chore(deps): update dependency husky to v8 (#22) 97039e0
- chore(deps): update actions/checkout action to v3 (#23) 77b9125
- fix: test not working (#20) 2b8bb71
- chore(deps): update babel monorepo to v7.18.6 bb21b2f
- fix: make curriculum common js module (#18) a6e1637
- chore(deps): update dependency @babel/core to v7.18.5 9b254b5
- chore(deps): update dependency @types/jest to v27.5.2 de0d53a
- chore(deps): update babel monorepo to v7.18.2 3b98ed6
- chore(deps): update babel monorepo c52688a
- chore(deps): update dependency @types/jest to v27.5.1 c7d6ee8
- chore(deps): update dependency @types/jest to v27.5.0 e5ed321
- chore(deps): update babel monorepo to v7.17.10 cd4d17f
- chore(deps): pin dependencies faf2c4e
- fix: add dist to gitignore (#8) f701c34
- feat: css helper tests (#7) 39d614d
- feat: add curriculum helpers (#4) 733c6f7
- chore(deps): add renovate.json (#3) 8455ac7
- feat: generate node package with yeoman (#2) f7c04bc