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

Releases: fmiras/next-pkg

1.1.3

09 Dec 20:04
Compare
Choose a tag to compare

Patches

  • Use ncc as bundler

1.1.0

11 Oct 00:53
Compare
Choose a tag to compare

Minor Changes

Patches

  • Fix moveCursor and clearLine in non-TTY environments: 85158ff

Thanks to @fnky for the contribution!

1.0.4

08 May 12:42
Compare
Choose a tag to compare

Patches

  • Chore(package): update prettier to version 1.12.1: 9ea6fa0
  • Fix(package): update fs-extra to version 6.0.0: 3e98e85
  • Chore(package): update xo to version 0.21.0: 2c2c6d6
  • Chore(package): update lint-staged to version 7.1.0: 4b9245e
  • Update to node 10 in .travis.yml: 8dae844
  • Update README.md: 16a2637

1.0.3

19 Mar 13:44
Compare
Choose a tag to compare

Patches

  • Change pkg absolute requiring by relative: afc8c83
  • Use yarn instead of npm: 75b04d3
  • Add npm lock to .gitignore: 9f23f6f
  • Install XO and replace standard and fix linting: 732468a
  • Add husky and lint-staged: 836bc74
  • Add spinner to next-pkg process: 53db558
  • Add logs to .gitignore: a847f05
  • Update status messages: 7bd60c7

1.0.1

15 Mar 05:53
Compare
Choose a tag to compare

Patches

  • Add standard as linter: ed905a6
  • Travis config: 39523fe
  • Docs(readme): add Greenkeeper badge: d98179d
  • Change standard to dev and remove react and react-dom from peer: 3597d48
  • Chore(package): update standard to version 11.0.0: b65af4c
  • Run standard automatic fix: 0d63816