v2.9.1
What's Changed
- Make protobuf-ts as conformant as protobuf-es by @jcready in https://github.com/timostamm/protobuf-ts/pull/567
- Make FieldMask JSON read/write (snake_case <-> camelCase) conforming by @jcready in https://github.com/timostamm/protobuf-ts/pull/552
- Test pb-long without BI support and fix found issues by @jcready in https://github.com/timostamm/protobuf-ts/pull/573
Repository and documentation cleanup 🧹
- Remove Angular support by @timostamm in https://github.com/timostamm/protobuf-ts/pull/522
- Update from Node 14.5.0 to Node 16.20.0 by @timostamm in https://github.com/timostamm/protobuf-ts/pull/521
- CI update follow-ups by @timostamm in https://github.com/timostamm/protobuf-ts/pull/523
- Remove CHANGELOG.md in favor of GitHub release notes by @timostamm in https://github.com/timostamm/protobuf-ts/pull/524
- Thin out test fixtures by @timostamm in https://github.com/timostamm/protobuf-ts/pull/525
- Migrate reflectionCreate() tests by @timostamm in https://github.com/timostamm/protobuf-ts/pull/526
- Move conformance tests to own package by @timostamm in https://github.com/timostamm/protobuf-ts/pull/529
- Remove validate.proto by @timostamm in https://github.com/timostamm/protobuf-ts/pull/530
- Migrate reflectionEquals tests by @smaye81 in https://github.com/timostamm/protobuf-ts/pull/527
- Migrate ReflectionTypeCheck by @smaye81 in https://github.com/timostamm/protobuf-ts/pull/528
- Remove fixtures references by @smaye81 in https://github.com/timostamm/protobuf-ts/pull/532
- Fix CONTRIBUTING by @smaye81 in https://github.com/timostamm/protobuf-ts/pull/534
- Fix typo in gRPC client instructions by @benmcmorran in https://github.com/timostamm/protobuf-ts/pull/536
- Remove outdated documentation about RPC call cancel in MANUAL.md by @timostamm in https://github.com/timostamm/protobuf-ts/pull/546
- Improve IDE quality of life using tsconfig paths by @jcready in https://github.com/timostamm/protobuf-ts/pull/574
New Contributors
- @benmcmorran made their first contribution in https://github.com/timostamm/protobuf-ts/pull/536
Full Changelog: https://github.com/timostamm/protobuf-ts/compare/v2.9.0...v2.9.1