Skip to content

v0.4.0

Compare
Choose a tag to compare
@vgrichina vgrichina released this 17 Jun 21:58
· 12 commits to main since this release
  • Add "engines" to package.json e5bdc46
  • Enable parallel work pool 74a1d85
  • Remove dependency on near-lake-framework c2f437d
  • Add URL to testnet gateway 6457619
  • Add full sync estimate when loading data f478be2
  • Make sure to fail test.only on CI b12f263
  • Remove test.only 58f8d6e
  • Remove node 14.x tests a70e03f
  • Use Node 18 as recommended version 6fe7d3b
  • Try to update minio 551b053
  • Only read last known block height if not specified 017c85d
  • Make sure isBinary doesn’t crash because of isBinaryProto 7a8d50f
  • Detect mime from file content only when not given extension cf72177
  • Fully rely on UnixFS data for content length 9134ce7
  • Fix serving empty directory 44e552e
  • Switch to native JS mime detection 4eef8a1
  • Simplify getFile code a bit fe99b8f
  • Make sure to set content length properly 02d6ea6
  • Use streams when serving (should save RAM) 98fecc5
  • Add missing test data f8a91e1
  • Fix fetching files large enough to be recursively subdivided f9b0b17
  • Update package.json keywords 231af36
  • Update package.json 035dba1

v0.3.2...v0.4.0