angular/packages/localize
Alan Agius 1b9fd46d14 feat(core): add support for Node.js version 18 (#47730)
This change aligns with the supported Node.js versions of the Angular CLI.
See: https://github.com/angular/angular-cli/pull/24026

BREAKING CHANGE: Angular no longer supports Node.js versions `14.[15-19].x` and `16.[10-12].x`. Current supported versions of Node.js are `14.20.x`, `16.13.x` and `18.10.x`.

PR Close #47730
2022-10-11 17:21:19 +00:00
..
init docs: fix typo in $localize description (#46659) 2022-07-06 07:30:13 -07:00
schematics fix(localize): add polyfill in polyfills array instead of polyfills.ts (#47569) 2022-10-03 08:47:03 -07:00
src docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00
test build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
tools refactor(localize): remove deprecated canParse method from TranslationParsers (#47275) 2022-09-06 09:57:02 -07:00
BUILD.bazel refactor(localize): init APF entry-point should not duplicate code (#45405) 2022-04-21 11:09:39 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
localize.ts refactor(localize): init APF entry-point should not duplicate code (#45405) 2022-04-21 11:09:39 -07:00
package.json feat(core): add support for Node.js version 18 (#47730) 2022-10-11 17:21:19 +00:00
PACKAGE.md docs(localize): expose documentation for the @angular/localize package (#40317) 2021-03-19 12:36:10 -07:00
private.ts refactor(localize): init APF entry-point should not duplicate code (#45405) 2022-04-21 11:09:39 -07:00