Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Releases: readmeio/oas-extensions

14.2.0

08 Mar 18:50
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-node from 2.5.1 to 3 by @dependabot in #49
  • chore(deps): upgrading out of date deps by @erunion in #57
  • docs: integrating alex into our documentation workflow by @erunion in #58

Full Changelog: 5.0.4...14.2.0

14.1.1

01 Feb 19:16
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump jest from 27.4.5 to 27.4.7 by @dependabot in #41
  • chore(deps-dev): bump ts-jest from 27.1.2 to 27.1.3 by @dependabot in #43
  • chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 by @dependabot in #45
  • chore(deps-dev): bump @readme/oas-examples from 4.3.2 to 4.4.0 by @dependabot in #44
  • chore(deps-dev): bump eslint from 8.6.0 to 8.8.0 by @dependabot in #46
  • chore(deps-dev): bump @commitlint/cli from 16.0.1 to 16.1.0 by @dependabot in #47
  • chore(deps): bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #48
  • chore(deps-dev): bump @readme/eslint-config from 8.1.1 to 8.2.0 by @dependabot in #42

Full Changelog: 14.1.0...14.1.1

14.1.0

21 Jan 19:52
Compare
Choose a tag to compare

What's Changed

  • fix: ignore the code-samples extension if placed at the root level by @erunion in #40

Full Changelog: 14.0.4...14.1.0

14.0.4

03 Jan 22:00
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ts-jest from 27.0.7 to 27.1.2 by @dependabot in #39
  • chore(deps-dev): bump eslint from 8.4.1 to 8.6.0 by @dependabot in #38
  • chore(deps-dev): bump @commitlint/cli from 15.0.0 to 16.0.1 by @dependabot in #37
  • chore(deps-dev): bump @readme/eslint-config from 8.0.4 to 8.1.1 by @dependabot in #36
  • chore(deps-dev): bump typescript from 4.5.2 to 4.5.4 by @dependabot in #35
  • chore(deps-dev): bump prettier from 2.5.0 to 2.5.1 by @dependabot in #34
  • chore(deps-dev): bump @types/jest from 27.0.3 to 27.4.0 by @dependabot in #33
  • chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #30
  • chore(deps-dev): bump jest from 27.4.3 to 27.4.5 by @dependabot in #31
  • chore(deps-dev): bump @commitlint/config-conventional from 15.0.0 to 16.0.0 by @dependabot in #32

Full Changelog: 14.0.3...14.0.4

14.0.3

14 Dec 23:04
Compare
Choose a tag to compare

What's Changed

  • feat: loosening up the npm engine requirements to easily allow npm@8 by @erunion in #28
  • chore(deps-dev): upgrading eslint and our code standards by @erunion in #29

Full Changelog: 14.0.2...14.0.3

14.0.2

14 Dec 23:04
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #20
  • chore(deps-dev): bump prettier from 2.4.1 to 2.5.0 by @dependabot in #27
  • chore(deps): bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #21
  • chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 by @dependabot in #22
  • chore(deps-dev): bump @commitlint/config-conventional from 14.1.0 to 15.0.0 by @dependabot in #23
  • chore(deps-dev): bump jest from 27.3.1 to 27.4.3 by @dependabot in #24
  • chore(deps-dev): bump @types/jest from 27.0.2 to 27.0.3 by @dependabot in #26
  • chore(deps-dev): bump @commitlint/cli from 14.1.0 to 15.0.0 by @dependabot in #25

Full Changelog: 14.0.1...14.0.2

14.0.1

20 Nov 07:01
Compare
Choose a tag to compare

What's Changed

  • feat: improved error handling when extensions aren't found by @erunion c49b368
  • chore: cleaning out the dist and types dirs before builds by @erunion 8d2d624

Full Changelog: 14.0.0...14.0.1

14.0.0

20 Nov 07:00
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #15
  • chore(deps-dev): bump oas from 16.0.0 to 16.0.4 by @dependabot in #16
  • chore(deps-dev): bump @commitlint/cli from 13.2.1 to 14.1.0 by @dependabot in #17
  • chore(deps-dev): bump @commitlint/config-conventional from 13.2.0 to 14.1.0 by @dependabot in #18
  • feat: rewriting the library in typescript and upgrading oas by @erunion in #19

New Contributors

Full Changelog: 13.7.0...14.0.0

13.7.0

28 Oct 21:27
Compare
Choose a tag to compare

What's Changed

  • chore: removing .github and .husky from the npm pkg (7a0b618)
  • chore(deps-dev): bump @commitlint/cli from 13.1.0 to 13.2.0 (#13) (94f31e9), closes #13
  • chore(deps-dev): bump @commitlint/config-conventional (#14) (2a9b7d1), closes #14
  • chore(deps-dev): bump jest from 27.0.6 to 27.1.0 (#9) (b5f26bc), closes #9
  • chore(deps-dev): bump jest from 27.2.0 to 27.2.4 (#12) (c671809), closes #12
  • chore(deps-dev): bump oas from 14.3.1 to 14.4.0 (#10) (9e77804), closes #10
  • chore(deps-dev): bumping dev deps (4654384)
  • chore(deps-dev): removing conventional-changelog-cli in favor of npx (0c6d50a)
  • chore(deps-dev): upgrading dev dependencies (5566d67)
  • chore(deps-dev): upgrading oas to v16 (88e57a6)
  • chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#11) (620c3e5), closes #11

Full Changelog: 13.6.1...13.7.0