# Changelog

## [0.3.0] - 2021-12-14

### Changed

- `normalizeStaticConfig` instead of `getAppConfig`
- `separateNativeRoutes` instead of `filterNativePages`

## [0.2.12] - 2021-11-02

### Fixed

- Use CommonJS to export checkAliInternal method

## [0.2.11] - 2021-11-01

### Changed

- Use self-built method to check ali internal network

## [0.2.10] - 2021-08-05

### Changed

- Update autoInstallNpm method to support multiple install action

## [0.2.9] - 2021-07-27

### Fixed

- route error in windows

## [0.2.8] - 2021-07-20

### Added

- Support get miniapp plugin config

## [0.2.7] - 2021-06-10

### Fixed

- windows tabBar item `pagePath`

## [0.2.6] - 2021-06-01

### Changed

- Move transform `tabItem.path => tabItem.pagePath` logic to `rax-miniapp-config-webpack-plugin`

## [0.2.5] - 2021-05-19

### Changed

- Update kuaishou miniprogram wxs extension name

## [0.2.4] - 2021-05-10

### Added

- Add baidu and kuaishou config

## [0.2.3] - 2021-04-27

### Changed

- Update homepage url in `package.json`

## [0.2.2] - 2021-03-30

### Added

- `autoInstallNpm` method for installing npm for native miniapp automatically

## [0.2.1] - 2021-03-11

### Added

- constants of names of miniapp
