Skip to content

Releases: lab5e/loadabledata

v0.2.1

30 Jun 11:10
Compare
Choose a tag to compare

Small fixes for docs and CI

  • docs(typos): rename data attribute to repositories 01eeb01
  • chore(actions): node 10 doesn't like globalThis 981d4ff

v0.2.0...v0.2.1

v0.2.0

11 Jun 08:44
Compare
Choose a tag to compare

Breaking Removed states from package

  • refactor(entryPoint): use index.ts as only entrypoint 38d0487
  • refactor(state): remove states from package 58103d6
  • docs: docs improvements 4829e3d
  • chore(package): run lint on test bbfbd54
  • chore(lint): fix lint and move testUtils c7dbeab

v0.1.5...v0.2.0

v0.1.5

10 Jun 10:50
Compare
Choose a tag to compare

Test and reliability release

Added more specific tests and improved documentation and examples.

  • test(content-type): add more specific content-type tests 01d7437
  • test(fetch): use node-fetch instead of whatgw-fetch 5bce260
  • docs(ts-doc): add badges 925e480
  • docs(readme): add badges 57be504
  • docs(codepen): add codepen link 00780c9
  • docs(doc): add intro to TS-example 76c7fcc
  • docs(doc): add examples 6f0dff6
  • chore(actions): rename actions to represent reality a011103
  • docs(doc): add docs deployment 090fc58

v0.1.4...v0.1.5