Skip to content

Update ts-loader to the latest version 🚀#4

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/ts-loader-1.1.0
Open

Update ts-loader to the latest version 🚀#4
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/ts-loader-1.1.0

Conversation

@greenkeeper
Copy link
Copy Markdown

@greenkeeper greenkeeper Bot commented Nov 8, 2016

Version 1.1.0 of ts-loader just got published.

Dependency ts-loader
Current Version 0.8.2
Type dependency

The version 1.1.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ts-loader.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 165 commits .

  • 4f5003c readying 1.1.0 release
  • 9682d88 ignore decimal places of chunk size (#363)
  • 91d0d4a cater for hot module reloading in comparison test pack (#360)
  • 229053a Merge pull request #359 from HerringtonDarkholme/dev
  • f70d321 add documentation for appendTsSuffixTo
  • c7f5773 Update CHANGELOG.md with details of upcoming 1.1 release
  • 5359d63 Merge pull request #354 from HerringtonDarkholme/dev
  • 77e0e12 add output
  • 3551bde add a working config
  • 60ffada add vue loading tests
  • b80a061 fix #270, support appendTsSuffixTo config
  • 60f6a42 Merge pull request #353 from TypeStrong/greenkeeper-fs-extra-1.0.0
  • ad9c175 typo
  • 13c2104 readying 1.0.0 release
  • 66d02a8 Merge pull request #343 from johnnyreilly/master

There are 165 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Nov 11, 2016

Version 1.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 14 commits .

  • dd91672 Readying 1.2.0 release
  • 0e2e42e Merge pull request #368 from johnnyreilly/master
  • 49d8132 added docs for next release
  • be240b4 Merge pull request #356 from gamli/master
  • 66299a4 Add documentation for the visualStudioErrorFormat flag
  • 29f5f51 Merge pull request #364 from johnnyreilly/master
  • 5230a93 Prep for ts 2.1 - there are no files: [] tests
  • c52c45c refactoring after-compile
  • 3dbbd66 Add missing file
  • 1950883 Add flag to turn on and off Visual Studio error output
  • fa2838b Partial revert of 3bde4a53bc41c65850b6ebd8df6828affbdfa24c
  • c21e2b5 prevent adding/removing files crashes - fixes #358
  • f6ff55e Update README.md
  • 3bde4a5 Add fileName as prefix to error message to support Visual Studio

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Nov 14, 2016

Version 1.2.1 just got published.

Update to this version instead 🚀

Release Notes

v1.2.1

Commits

The new version differs by 9 commits .

  • 65c7016 break resolveModuleNames into multiple functions (#374)
  • 014ce4e ready 1.2.1 release
  • 3b05ce8 break resolveModuleNames into multiple functions
  • 734f536 Fix TS module resolution paths on Windows (#373)
  • a438869 Update README.md
  • bbbf55b Start running test pack against 2.1.1 (#371)
  • f881d52 fix vue test
  • b7e6709 Update package.json
  • 8f15932 Fixed vue test to v2.0.4

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Nov 18, 2016

Version 1.2.2 just got published.

Update to this version instead 🚀

Release Notes

v1.2.2

Commits

The new version differs by 11 commits .

  • 84a2d9b Merge pull request #386 from johnnyreilly/master
  • f1785d1 Readying 1.2.2 release
  • 144c65c Merge pull request #377 from smphhh/const-enum-re-export
  • 85186f4 typescript.sys should be compiler.sys
  • b2528ed Remove redundant function argument
  • 938e922 Accept new test output
  • 7c442c4 Add deep file dependencies to webpack
  • 9f226d0 Add expected TS 2.0 output for const enum test
  • 52d309b Add test for handling re-exported const enums
  • 5d2e0ad Merge pull request #375 from johnnyreilly/master
  • 5bae6f6 regenerate test data

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Dec 5, 2016

Version 1.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits .

  • a664bd3 readying 1.3.0 release
  • 10e75fa Merge pull request #399 from johnnyreilly/master
  • a963980 typos
  • 0e1352a Add entryFileIsJs option
  • aea89bb introduce meaningful warning when importing ts
  • 8cff471 noUnusedParameters set to true
  • 3490ca6 Update README.md

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Dec 8, 2016

Version 1.3.1 just got published.

Update to this version instead 🚀

Release Notes v1.3.1
Commits

The new version differs by 3 commits .

  • b74b7e3 Merge pull request #406 from johnnyreilly/master
  • 47ec74d Rolled back re-exported const enums no longer break emit in watch mode as performance cost was too high - resolves #393
  • c55cec3 Regenerate test data for TypeScript 2.1

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Dec 11, 2016

Version 1.3.2 just got published.

Update to this version instead 🚀

Release Notes v1.3.2
Commits

The new version differs by 11 commits .

  • c3d707c Readying 1.3.2 release
  • a5ca0e7 Merge pull request #411 from johnnyreilly/master
  • 72136de tidy up
  • 3b4b83d upgrade enhanced-resolve to v3
  • b5062db Merge pull request #410 from johnnyreilly/master
  • 3a9cd2b Fix test
  • f6aea6b remove arrify dependency
  • ba72e7e Update README.md
  • 2ba6ecf Update README.md
  • 7fb0cc4 Merge pull request #409 from johnnyreilly/master
  • 593c4fe document webpack 2 in the readme

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Dec 15, 2016

Version 1.3.3 just got published.

Update to this version instead 🚀

Release Notes v1.3.3
Commits

The new version differs by 15 commits .

  • 3486e06 added an example setup
  • 32a2c0c Ready 1.3.3 release
  • a4aef4c Merge pull request #412 from johnnyreilly/master
  • f0d0ad9 fix build
  • f05d713 Update package.json
  • 4b83fba renames, use readfile constently
  • e57b9f3 Switch from test back to match again
  • ab80535 Update CHANGELOG.md
  • 6298dd3 Update CHANGELOG.md
  • 5bb2a4a Merge pull request #415 from cspotcode/feature/fix-tsconfig-extend-allowjs-bug
  • ae0ab04 Fixes bug when "allowJs" is specified in "extend"ed tsconfig
  • e4d2242 Fixes spelling error in README
  • 2b3765c regex perf tweaks - all precompiled and using test
  • b84e101 update object-assign definition
  • 4a562a6 minor perf optimisation for loaderoptions

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 21, 2017

Version 2.0.0 just got published.

Update to this version instead 🚀

Release Notes v2.0.0

Breaking changes:

  • ts-loader now officially only supports webpack 2. ts-loader 2.x may work with webpack 1 but it is not supported. Related to that, all continuous integration tests now run against webpack 2.
  • as webpack 2 does not support node 0.12 neither does ts-loader from now. node 4 at least is required.
Commits

The new version differs by 28 commits .

  • 97f937b v2 release
  • f60a940 ts-loader v2 prep (#451)
  • f4d8e71 Use native Object.assign() (#418)
  • adcc15e Update CHANGELOG.md
  • b89e221 Add support for IgnoringWatchFileSystem-instance in watcher (#444)
  • a9dbc2a Make comparison tests tolerant to byte differences in output files (#450)
  • 8ffdcfc chore(package): update fs-extra to version 2.0.0 (#443)
  • 955d7aa migrate vue test to appendSuffixTo (#448)
  • 1755140 appveyor - latest version of node
  • d42e80f Update .travis.yml
  • 40deb01 travis now uses node 4 and 6 ".x" versions
  • 9ea5b07 Converting test pack / CI over to run against webpack 2 (#445)
  • 0b4fd06 Update package.json
  • f9b5f47 Merge pull request #437 from johnnyreilly/master
  • 9a8004e share alias loader workaround between test packs

There are 28 commits in total. See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 22, 2017

Version 2.0.1 just got published.

Update to this version instead 🚀

Release Notes v2.0.1
Commits

The new version differs by 14 commits .

  • a8886e8 prepare for 2.0.1 release
  • 1eb2d99 Merge pull request #484 from johnnyreilly/master
  • d486b85 mention 2.2 on readme
  • a3d7318 added TypeScript 2.2 to test matrix
  • 629483b fix output
  • 55dceec Renerate output - most changes down to Microsoft/TypeScript#13709
  • e863f38 Generate intial test data for 2.2
  • d25e59c Prepare 2.2 release
  • d0f1375 Fix watchpack breaking API (#482)
  • 7a884df Update CHANGELOG.md
  • f306dc3 move to using loader-utils 1.x (#475)
  • cc95c0b Fix errors test output for webpack 2.2.1 (#457)
  • 6861e0e Added a simple example using webpack2, react and JSX without using babel (#455)
  • f67ec46 Make README.md more webpack 2 specific

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 16, 2017

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Notes v2.0.2
Commits

The new version differs by 8 commits .

  • 8987ac6 v2.0.2 release prep
  • 1c1e2c3 Update CHANGELOG.md
  • 44a2cdb Track timestamps to filter changed files. (#500)
  • 05ca5e5 Merge pull request #495 from johnnyreilly/master
  • d364800 tolerate kb differences in comparison tests
  • dedc468 Change test output to cater for change in webpack
  • a7b7306 Merge pull request #491 from johnnyreilly/master
  • 1d30c4e regenerate test data for conditionalRequire

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 22, 2017

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Notes v2.0.3
Commits

The new version differs by 2 commits .

  • 6c73327 prepare for 2.0.3 release (#510)
  • 5e20c2c Don't include appended TS extension in webpack dependencies. (#497)

See the full diff.

greenkeeper Bot added a commit that referenced this pull request May 21, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 21, 2017

Version 2.1.0 just got published.

Update to this version instead 🚀

Release Notes v2.1.0
Commits

The new version differs by 14 commits.

  • bb9f1e0 Prepare for 2.1.0 release
  • 70f0595 Fixes #336. Add happypack compatibility mode (#547)
  • 19c7a6f Fix broken link in README.md (#546)
  • f031f0d tweak readme
  • 3118b1a delete comment
  • 130f128 Added more complex ts-checker example
  • 75ca23e update dependencies
  • f27b313 re-organise examples
  • 9249f56 Add fork-ts-checker-webpack-plugin info and examples (#540)
  • 71d0299 Update dependencies to enable Greenkeeper 🌴 (#532)
  • 8907c07 TypeScript 2.3 released - generate test data (#529)
  • 211c4d4 fix webpack example to include '-loader' (#524)
  • c5aabb3 fix tests due to webpack change (#523)
  • a1b4ba9 fix test output (#511)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 21, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jun 21, 2017

Version 2.2.0 just got published.

Update to this version instead 🚀

Release Notes v2.2.0
Commits

The new version differs by 21 commits.

There are 21 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 28, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jun 28, 2017

Version 2.2.1 just got published.

Update to this version instead 🚀

Release Notes v2.2.1
Commits

The new version differs by 7 commits.

  • c242ca8 Prepare for 2.2.1 release
  • b24d350 Speculative fix for #565 (#566)
  • 91a7edb Update CHANGELOG.md
  • bcbb3ce Report errors in JS(X) files when CheckJS is enabled (#564)
  • efe487f Update README.md
  • d7e37d2 Update README.md
  • 0440482 Drop node 7 from test matrix

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 26, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Aug 26, 2017

Version 2.3.4 just got published.

Update to this version instead 🚀

Release Notes v2.3.4
Commits

The new version differs by 5 commits.

  • 3103fc9 Prepare for 2.3.4 release (#610)
  • dd2c9b0 Update CHANGELOG.md
  • fbd64be Merge pull request #607 from Loilo/config-file-option
  • 1a0029f Add configFile option
  • 9594f26 Issue/thread loader webpack config (#606)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 6, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Sep 6, 2017

Version 2.3.5 just got published.

Update to this version instead 🚀

Release Notes v2.3.5
Commits

The new version differs by 10 commits.

  • 9349914 Added 2.5.2 to test matrix
  • adf0b19 Prepare for 2.3.5 release
  • caaeda9 Update CHANGELOG.md
  • 114e5b1 Add an additional check for js files before reusing isExternalLibaryImport (#620) (#622)
  • 3296ef7 Make TypeScript basePath configurable, fixes #619 (#621)
  • 2547188 Update CHANGELOG.md
  • 7b8eabe Correctly resolve relative configFile paths (#618)
  • 6704717 update happypack and thread-loader docs and examples (#615)
  • 9161d58 Document the option (#612)
  • 749aa38 Switch execution tests to run against ChromeHeadless (#611)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 7, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Sep 7, 2017

Version 2.3.6 just got published.

Update to this version instead 🚀

Release Notes v2.3.6
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 10, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Sep 10, 2017

Version 2.3.7 just got published.

Update to this version instead 🚀

Release Notes v2.3.7
Commits

The new version differs by 1 commits.

  • c917fd5 Start validating loader option names #629 (#630)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 16, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 16, 2017

Version 3.0.0 just got published.

Update to this version instead 🚀

Release Notes v3.0.0

All changes were made with this PR - thanks @johnnyreilly

  • drop support for typescript < 2.0 (no-one seems to be using it and we can simplify the code) BREAKING CHANGE
  • remove entryFileIsJs option; it can be inferred from whether the allowJs TypeScript compiler option has been set.
  • move to webpack 3.0 for test harness
  • drop configFileName support (replaced by configFile) BREAKING CHANGE
  • add support for a custom formatter for output - drop visual studio format (this can be added back if there's clamour for it and people can supply their own formatters in the interim) BREAKING CHANGE
  • make loglevel warn by default (stop outputting typescript version number by default). Fixes #488
  • fix tsc has "module" default to "es2015"when targetting es2015+, but ts-loader does not - thanks @Venryx for the suggestion!
  • switch to build ts-loader / run tests with yarn because of this
  • allow controlling whether the output can contain colours

greenkeeper Bot added a commit that referenced this pull request Oct 16, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 16, 2017

Version 3.0.1 just got published.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Oct 16, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 16, 2017

Version 3.0.2 just got published.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Oct 18, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 18, 2017

Version 3.0.3 just got published.

Update to this version instead 🚀

Release Notes v3.0.3

This fix resolves the issue for TypeScript 2.4+ (which is likely 95% of users). For those people stuck on 2.3 or below and impacted by this issue, you should be able to workaround this by setting entryFileCannotBeJs: true in your ts-loader options. This option should be considered deprecated as of this release. The option will likely disappear with the next major version of ts-loader which will drop support for TypeScript 2.3 and below, thus removing the need for this option.

Commits

The new version differs by 11 commits.

  • 81d02db Merge pull request #658 from johnnyreilly/master
  • 2aaba6e Deprecate entryFileCannotBeJs
  • 173bd4c Change getCurrentDirectory behaviour for TypeScript 2.3 and below
  • a91a8b4 make nodeResolutionAllowJs run in 2.4+ only
  • a2b613a try strategy approach splitting 2.4 and above and 2.3 and below behaviour
  • e576c92 check old strategy behaviour
  • cb303f5 drop resolveTypeReferenceDirectives for a moment
  • 9f4cc4f Add back support for TypeScript < 2.4
  • f832bb6 Fix allowJs import @types issue
  • a504b11 added nodeResolutionAllowJs test (will fail initially)
  • b182a65 republish as 3.0.2

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 20, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 20, 2017

Version 3.0.4 just got published.

Update to this version instead 🚀

Release Notes v3.0.4
Commits

The new version differs by 19 commits.

  • bb0b09d Prepare for 3.0.4 release
  • 2e2f29a Add hot example
  • cb33f9d Merge pull request #662 from johnnyreilly/master
  • f7e500c Upgrade examples to ts-loader 3 and webpack 3 (and react 16 where applicable)
  • 8972715 removed webpack 1 example
  • 93dd166 Made happypack a dependency of the test rather than ts-loader
  • a2b9cc3 Added licenses to package.jsons
  • 239bf5a upgrade chalk and webpack
  • 8bad811 ignore debug.log files
  • ac273ea delete debug.log
  • ea39a87 Removed typings usage
  • 107fb8f instance still seems to be flaky
  • e0c56aa fx-extra upgrade
  • a5aa51b fix tsconfigInvalidFile
  • ef1f8d6 Fix instance test

There are 19 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 20, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 20, 2017

Version 3.0.5 just got published.

Update to this version instead 🚀

Release Notes v3.0.5
Commits

The new version differs by 1 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 26, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 26, 2017

Version 3.1.0 just got published.

Update to this version instead 🚀

Release Notes v3.1.0
Commits

The new version differs by 17 commits.

  • 605727d Prepare for 3.1.0 release
  • d946cb6 Update CHANGELOG.md
  • 32fa70c Merge pull request #671 from maier49/compile-bundled-files-and-typing-files
  • 705741e Resolve PR feedback
  • 73af60c Fix indentation
  • 4ad8846 Add option to compile bundled files and .d.ts files only
  • cc1c037 Merge pull request #670 from ORESoftware/patch-1
  • 9136ec4 demonstrated usability with watchers such as webpack -w
  • 3fcb7e9 Merge pull request #669 from johnnyreilly/master
  • e50d5cd Fix chalk 2.3 incompatibility
  • d3cb684 Fix HMR examples
  • 433c7d8 rename hot to core-js
  • c19c945 simplify hot
  • e620352 updated deps
  • 300da75 Add react-hot-boilerplate based on @gaearon's example

There are 17 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 30, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 30, 2017

Version 3.1.1 just got published.

Update to this version instead 🚀

Release Notes v3.1.1

Fix error importing buildt ts files with allowJs (#667) - thanks @Pajn!

Commits

The new version differs by 6 commits.

  • 8a5de24 prepare for 3.1.1 release
  • 59ca674 Update CHANGELOG.md
  • 5e1b477 Merge pull request #674 from Pajn/fix-667
  • e78c31b Merge pull request #675 from FLGMwt/patch-1
  • 5e434e2 typo: s/will generated/will generate
  • bc926d0 Fix none-node_module imports of built ts files

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 29, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Nov 29, 2017

Version 3.2.0 just got published.

Update to this version instead 🚀

Release Notes v3.2.0
Commits

The new version differs by 18 commits.

  • e5b2f51 Prepare 3.2.0 release
  • ba72dfc Merge pull request #681 from christiantinauer/master
  • c95bdfe Merge pull request #673 from trodrigues/master
  • f37e438 Update browserMocks.js
  • 2d09770 Add description of option "contextAsConfigBasePath" to README.
  • 02fe053 Fixed comparison test "validateLoaderOptionNames".
  • 4c713e0 Add execution-test for option "contextAsConfigBasePath".
  • ebd2bb5 Add new loader option "contextAsConfigBasePath", which when set to true, parses to tsconfig file with respect to webpack context path (https://webpack.js.org/configuration/entry-context/#context) instead of the location of the config file. So all relative paths in config file are treated relative to webpack context This makes configurations possible, where the tsconfig file is located in a npm package or elsewhere in the project structure.
  • 88809f9 Update README with explanation
  • 5a32a07 Update example to actually include some typed code
  • 013bac9 Merge pull request #678 from johnnyreilly/master
  • 0951587 regenerate output for 2.6 and add 2.6 to test matrix
  • 512c9e6 create ts 2.6 comparison-test results
  • 4d4b8aa upgraded to building with ts 2.6
  • e4cbeb8 Merge pull request #676 from gsteacy/master

There are 18 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jan 21, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 21, 2018

Version 3.3.0 just got published.

Update to this version instead 🚀

Release Notes v3.3.0
Commits

The new version differs by 42 commits.

  • 6444fa4 Fix up tests
  • e8a4bb0 Merge pull request #688 from christiantinauer/master
  • c6354c1 Merge branch 'master' into master
  • 3d41633 Fix reportFile tests
  • ea8dfd7 Merge pull request #701 from freeman/reportFiles
  • 92a73e2 Merge in watch fixes
  • 27469c2 Add missing comma
  • 64914e0 Merge branch 'master' into reportFiles
  • 6d55769 Fixed believed issue with watch implementation cc @sheetalkamat
  • 4a6b0da Fix tests and place watchApi usage behind experimentalWatchApi option
  • 7add160 Merge pull request #685 from sheetalkamat/builderApi
  • 3015608 Merge pull request #714 from TypeStrong/feature/create_2_7_test_pack
  • 72b1648 upgrade CI to run with 2.7 rc
  • 9a63c78 include emit changes for 2.7 in test pack
  • 44fa12b create 2.7 test output

There are 42 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jan 23, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 23, 2018

Version 3.3.1 just got published.

Update to this version instead 🚀

Release Notes v3.3.1
Commits

The new version differs by 4 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants