14.0.0
14.0.0 (2024-08-23)
What's Changed
- Implement an AST transformer by @jackofdiamond5 in #1238
- build(deps): bump socket.io from 4.5.1 to 4.7.5 by @dependabot in #1257
- Chore(webc): Bump the template versions. by @valadzhov in #1259
- chore(webc): Bump the version of @web/dev-server in the WebC templates by @valadzhov in #1260
- Added mock implementations of HTMLElement.prototype functions that ar… by @ivanvpetrov in #1263
- chore(webc): Bump the igniteui-webcomponent's version in the templates. by @valadzhov in #1267
- build(deps): bump socket.io-parser from 4.2.0 to 4.2.4 by @dependabot in #1272
- chore(WebComponents): igniteui-webcomponents version bump, adding banner, divider and date picker templates by @valadzhov in #1273
- Adding schema to template dependency by @dafo in #1269
- chore(webc): Add @types/mocha to the WebComponents templates - master by @valadzhov in #1280
- chore(ng): update [email protected]; [email protected]; remove force - master by @jackofdiamond5 in #1277
- Add new lines in base app-routes file by @onlyexeption in #1284
- Refactor the ReactTypeScriptFileUpdate by @jackofdiamond5 in #1251
- Add a WebComponentsTypeScriptFileUpdate by @jackofdiamond5 in #1250
- TypeScriptFileUpdate refactoring by @jackofdiamond5 in #1243
- Turn off no-explicit-any rule for wc by @mtsvyatkova in #1288
- add test files for app component in WC and Angular by @onlyexeption in #1286
- Added overriding app.test.tsx for default top navigation template by @ivanvpetrov in #1289
- Adding 'ng lint' command in Angular Standalone templates by @Marina-L-Stoyanova in #1299
- Angular - apply mutations on configureTestingModule metadata by @jackofdiamond5 in #1293
- Use placeholders in side-nav projects by @jackofdiamond5 in #1307
- Move creation of nodes from ast transformer to a new node factory class by @jackofdiamond5 in #1308
- release: 14.0.0 by @jackofdiamond5 in #1309
New Contributors
- @mtsvyatkova made their first contribution in #1288
Full Changelog: v13.4.3...v14.0.0