Skip to content

Releases: vercel/title

4.0.1

20 Nov 16:34
Compare
Choose a tag to compare

Patches

  • Fix  WARN  Failed to create bin at /node_modules/.pnpm/node_modules/.bin/title. ENOENT: no such file or directory, open '/node_modules/.pnpm/node_modules/title/dist/bin.js'(#87): 79170e7

4.0.0

19 Nov 19:55
Compare
Choose a tag to compare

Major Changes

  • Convert to ESM, convert to TS, compile with tsup, add types, fix #85: #86
  • Add sideEffects: false to tree-shake unused code: #82

Patches

Credits

Huge thanks to @leo and @dimaMachina for helping!

3.5.3

22 Aug 03:25
Compare
Choose a tag to compare

Patches

  • Set up GitHub Actions to run tests.: #78
  • Add JWT to specials: #77
  • Chore: replace deprecated String.prototype.substr(): #71

Credits

Huge thanks to @mxstbr and @CommanderRoot for helping!

3.5.2

11 Aug 19:59
Compare
Choose a tag to compare

Patches

  • Add GraphiQL to specials.js: #76

Credits

Huge thanks to @mxstbr for helping!

3.5.1

09 Aug 19:39
Compare
Choose a tag to compare

Patches

  • Fixes issue with C++ as a special word: #75

3.5.0

09 Aug 03:29
Compare
Choose a tag to compare

Minor Changes

  • Add SQL, C, C++, C#: #70
  • Add "GraphQL" to specials.js: #73

Patches

  • Update license.md: #67
  • Remove duplicate entry for JavaScript: #68
  • Bump minimist from 1.2.5 to 1.2.6: #72

Credits

Huge thanks to @JLL32 and @mxstbr for helping!

3.4.4

12 Feb 20:33
Compare
Choose a tag to compare

Patches

  • Add PHP, CMS and common lock files to specials.: #59
  • Fix handling of international characters: #62
  • Bump lodash from 4.17.19 to 4.17.21: #60
  • Bump hosted-git-info from 2.5.0 to 2.8.9: #61
  • Update README: 8632dda
  • Bump trim-off-newlines from 1.0.1 to 1.0.3: #66
  • Bump minimist from 1.2.0 to 1.2.5: #65

Credits

Huge thanks to @stscoundrel and @SeriousBug for helping!

3.4.3

31 Mar 20:18
Compare
Choose a tag to compare
  • Rename ZEIT to Vercel.: #41 #54
  • Add Vercel to specials: #43
  • Add Apple products to specials.: #44
  • Add UI, UX, TS and TSX: #30
  • Add TinaCMS to special rules: #32
  • Add SWR as special: #42
  • Bump stringstream from 0.0.5 to 0.0.6: #31
  • Bump extend from 3.0.1 to 3.0.2: #35
  • Bump fstream from 1.0.11 to 1.0.12: #36
  • Bump js-yaml from 3.10.0 to 3.13.1: #37
  • Bump sshpk from 1.13.1 to 1.16.1: #38
  • Bump lodash.merge from 4.6.0 to 4.6.2: #47
  • Bump lodash from 4.17.4 to 4.17.19: #46
  • Bump ini from 1.3.5 to 1.3.7: #52
  • Bump dot-prop from 4.2.0 to 4.2.1: #53
  • Bump tar from 2.2.1 to 2.2.2: #55
  • Add more exclusions to specials.: #57
  • Capitalize last word regardless of syntax, per style guide.: #58

Credits

Huge thanks to @tywmick, @lachlanjc, @sergiodxa, @dwalkr, and @sungthecoder for helping!

3.4.2

30 Mar 18:51
@leo leo
Compare
Choose a tag to compare

Patches

  • Adds JavaScript and TypeScript to specials.: #25
  • Removes package-lock.json.: #27
  • Add GitLab: #34

Credits

Huge thanks to @manovotny and @quietshu for helping!

3.4.1

22 Jan 19:39
@leo leo
Compare
Choose a tag to compare

Patches

  • Adds WordPress to special cases list.: #23
  • Update specials.js: #22
  • Fixed tests: #26

Credits

Huge thanks to @manovotny and @sergiodxa for helping!