Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 02:48
· 118 commits to main since this release

This release is also available on:


3.0.0 (2021-03-22)

⚠ BREAKING CHANGES

  • separate request portion of client and add denoify port

Features

  • add denoify in prep to properly add Deno support (3315eb4)
  • add NBT deno port for TransformItemData (610aa32)
  • ignore bulky files in distribution (ecbb545)
  • separate request portion of client and add denoify port (687acb0)
  • update release workflow (72265c2)

Bug Fixes

  • add try/catch to solve issue with nbt_parser (08228b7)
  • commit deno test files (389dcad)
  • fix incorrect merge causing issues (70ba731)

Miscellaneous Chores

  • deps: update prismarine-nbt dev dependency (6301739)

Tests

  • coverage: ignore deno ports for coverage (7a16dda)
  • fix: remove unused import (298bf98)
  • refer to previous (50e1509)
  • remove globals.d.ts from test files (8ce8a07)

Documentation

  • restore changelog (93efe02)
  • helpers: update minecraft item data docs for deno (8fda927)
  • helpers: update prismarine nbt line (fb0535d)