Skip to content

v2.2.4

Choose a tag to compare

@notthelewis notthelewis released this 04 Jul 00:18
· 8 commits to main since this release
  • fix: added jest types e31b00f
  • Merge pull request #10 from notthelewis/features/eslint 496d6a1
  • Latest compiled TS 57420ad
  • Removed the json compress function from compile, as I don't think it actually does anything. Package size is reduced a little bit, but the library is already tiny- and I think that it's nice to actually be able to see the package.json. ddeba9d
  • build(npmignore): improved format and added some additional ignores 6df09a9
  • Added commitizen to dev dependencies 325005f
  • style(is_bit_set functions (u8 and u16)): removed unused imports and ran prettier 2734220
  • Added lint and lint-and-fix scripts, which both depend on the typescript-eslint plugin. ba946c9
  • Added eslint-disable-line @no-unused-vars for the default valid_handler function ion the DataType class. a089fc5
  • Added .eslintignore file. 40dcc6e
  • Added .eslintrc configuration file. bf18ed5
  • prettier d69e804
  • Updated cz-conventional-changelog, added eslint. aea45d7
  • Create CONTRIBUTING.md bb1bd85
  • Create CODE_OF_CONDUCT.md 5dbc8e0
  • Update issue templates 0668074

v2.2.3...v2.2.4