Skip to content

v2.0.0

Compare
Choose a tag to compare
@optic-release-automation optic-release-automation released this 15 Oct 16:58

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v1.0.1 by @optic-release-automation in #842
  • fix: auto commit and push documentation by @tomasciccola in #815
  • test: update bitfield dependency by @EvanHahn in #843
  • chore: use Primitive type from type-fest by @EvanHahn in #820
  • chore: remove unused type import from mapeo-manager.js by @EvanHahn in #849
  • chore: remove unnecessary helper from namespace sync state by @EvanHahn in #850
  • docs: fix doc comment for LocalCoreState wanted by @EvanHahn in #847
  • chore: remove unused property from translation API by @EvanHahn in #851
  • chore: integrate npm-lockfile-changes action by @achou11 in #846
  • chore: remove unused utils by @EvanHahn in #852
  • chore: only attempt to run release workflow when merging PR by @achou11 in #854
  • fix: close idle connections when stopping FastifyController by @achou11 in #857
  • chore: update to TypeScript 5.6 by @EvanHahn in #860
  • chore: enable noUncheckedSideEffectImports TypeScript option by @EvanHahn in #861
  • test: be more exact when waiting for peers by @EvanHahn in #866
  • test: additional assertions in "blocked from sync" test by @EvanHahn in #864
  • test: speed up bitfield test slightly by @EvanHahn in #869
  • perf: speed up member list function by @EvanHahn in #867
  • chore: move unit tests from tests/ to test/ by @EvanHahn in #868
  • test: fix race condition if multiple invites are sent by @EvanHahn in #863
  • test: improve type safety of project CRUD tests by @EvanHahn in #873
  • chore: update @types/node to latest 18.x version by @EvanHahn in #880
  • chore: update @hyperswarm/secret-stream to 6.6.3 by @EvanHahn in #874
  • chore: use consistent NoiseStream imports by @EvanHahn in #862
  • chore: change lockfile bot to update comments by @gmaclennan in #883
  • chore: update @fastify/type-provider-typebox to 4.1.0 by @EvanHahn in #875
  • chore: fix release workflow to run when using workflow dispatch by @achou11 in #870
  • test: clean up return type for connectPeers by @EvanHahn in #888
  • chore: debug logging improvements by @gmaclennan in #889
  • chore: add pre-have logging to CoreSyncState by @gmaclennan in #890
  • fix: sync state with disconnected peers (take 2) by @gmaclennan in #891
  • build: move doc building into same step as release by @EvanHahn in #855
  • test: invite helper should automatically wait for peers by @EvanHahn in #865
  • feat!: simplify fastify maps plugin and add support for styled map packages by @achou11 in #896
  • feat: add endpoint for maps plugin to get info about custom map by @achou11 in #898
  • chore: remove unnecessary map fixtures by @achou11 in #899

Full Changelog: v1.0.1...v2.0.0