Releases: roderickhsiao/react-aspect-ratio
Releases · roderickhsiao/react-aspect-ratio
v1.1.8
Summary
Fix new codes that are not properly generated.
What's Changed
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #82
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #83
- Bump postcss from 8.4.21 to 8.4.31 by @dependabot in #84
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #85
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #87
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #86
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #88
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #89
- Bump tar from 6.1.13 to 6.2.1 by @dependabot in #90
Full Changelog: v1.1.6...v1.1.8
v1.1.6
What's Changed
- Use built types, remove custom type declarations by @chrissantamaria in #79
- Support passing refs to
AspectRatio
by @chrissantamaria in #80
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Bump parse-url from 6.0.0 to 6.0.2 by @dependabot in #68
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #69
- Bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #70
- Bump deep-object-diff from 1.1.7 to 1.1.9 by @dependabot in #72
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #73
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #74
- Bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #71
- Tech upgrade by @roderickhsiao in #76
- Allow all div props to be passed to
AspectRatio
by @chrissantamaria in #78 - Bump webpack from 5.75.0 to 5.76.1 by @dependabot in #77
New Contributors
- @chrissantamaria made their first contribution in #78
Full Changelog: 1.1.2...v1.1.5
v1.1.2
v1.1.1 (Deprecated)
What's Changed
- Migrate to Github action by @roderickhsiao in #64
- Publish module type by @roderickhsiao in #65
Full Changelog: 1.1.0...1.1.1
v1.1.0
Rewrite project with Typescript
What's Changed
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #57
- Bump follow-redirects from 1.13.2 to 1.14.8 by @dependabot in #60
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #61
- Bump simple-get from 3.1.0 to 3.1.1 by @dependabot in #62
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #59
- Migrate project to Typescript by @roderickhsiao in #63
Full Changelog: 1.0.50...1.1.0
1.0.50
Published namespaced export in type definition
import { AsepctRatio } from 'react-aspect-ratio;
1.0.48
1.0.46
- Support React 17
- Deprecate 1.0.45 (bad package published)